const html/template.contentTypeHTML

7 uses

	html/template (current package)
		attr.go#L121: 	"srcdoc":      contentTypeHTML,
		content.go#L101: 	contentTypeHTML
		content.go#L159: 			return string(s), contentTypeHTML
		html.go#L17: 	if t == contentTypeHTML {
		html.go#L26: 	if t == contentTypeHTML {
		html.go#L35: 	if t == contentTypeHTML {
		html.go#L44: 	if t == contentTypeHTML {